[INFO] cloning repository https://github.com/jsonch/rust-dpdk-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsonch/rust-dpdk-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsonch%2Frust-dpdk-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsonch%2Frust-dpdk-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4aa3a61e29ba1c056f281b90079f5da1bf4ab1b4
[INFO] checking jsonch/rust-dpdk-example against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsonch%2Frust-dpdk-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsonch/rust-dpdk-example
[INFO] finished tweaking git repo https://github.com/jsonch/rust-dpdk-example
[INFO] tweaked toml for git repo https://github.com/jsonch/rust-dpdk-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsonch/rust-dpdk-example on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsonch/rust-dpdk-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/jsonch/rust-dpdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking jsonch/rust-dpdk-example against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsonch%2Frust-dpdk-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsonch/rust-dpdk-example
[INFO] finished tweaking git repo https://github.com/jsonch/rust-dpdk-example
[INFO] tweaked toml for git repo https://github.com/jsonch/rust-dpdk-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsonch/rust-dpdk-example on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsonch/rust-dpdk-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded etrace v1.1.1
[INFO] [stderr]   Downloaded clang v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e7e96d1f97482a019d2c67d4fd230ede5e8665cbc90f2de571efe7e9a6c3558
[INFO] running `Command { std: "docker" "start" "-a" "3e7e96d1f97482a019d2c67d4fd230ede5e8665cbc90f2de571efe7e9a6c3558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e7e96d1f97482a019d2c67d4fd230ede5e8665cbc90f2de571efe7e9a6c3558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7e96d1f97482a019d2c67d4fd230ede5e8665cbc90f2de571efe7e9a6c3558", kill_on_drop: false }`
[INFO] [stdout] 3e7e96d1f97482a019d2c67d4fd230ede5e8665cbc90f2de571efe7e9a6c3558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b52ce8399abf705843244ac1e1663208be3a463749e9377b67ae2a57a0163c0
[INFO] running `Command { std: "docker" "start" "-a" "0b52ce8399abf705843244ac1e1663208be3a463749e9377b67ae2a57a0163c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling etrace v1.1.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clang v1.0.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rust-dpdk-sys v0.1.22110 (https://github.com/jsonch/rust-dpdk?branch=main#b1c2d977)
[INFO] [stderr] error: failed to run custom build command for `rust-dpdk-sys v0.1.22110 (https://github.com/jsonch/rust-dpdk?branch=main#b1c2d977)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-dpdk-sys-df07ee2818e69a9a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBDPDK_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (588) panicked at /opt/rustwide/cargo-home/git/checkouts/rust-dpdk-c01fc75331aff261/b1c2d97/dpdk-sys/build.rs:194:13:
[INFO] [stderr]   DPDK is not installed on your system! (Cannot find libdpdk)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5cb426bb4518 - std[f691dc057df58223]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5cb426bb4518 - std[f691dc057df58223]::backtrace_rs::backtrace::trace_unsynchronized::<std[f691dc057df58223]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5cb426bb4518 - std[f691dc057df58223]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5cb426bb4518 - <<std[f691dc057df58223]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[848acaa9ff6f88cd]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5cb426bcc7ea - <core[848acaa9ff6f88cd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5cb426bcc7ea - core[848acaa9ff6f88cd]::fmt::write
[INFO] [stderr]      6:     0x5cb426bba832 - std[f691dc057df58223]::io::default_write_fmt::<std[f691dc057df58223]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/io/mod.rs:622:11
[INFO] [stderr]      7:     0x5cb426bba832 - <std[f691dc057df58223]::sys::stdio::unix::Stderr as std[f691dc057df58223]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]      8:     0x5cb426b92ea6 - <std[f691dc057df58223]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5cb426b92ea6 - std[f691dc057df58223]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5cb426badd71 - std[f691dc057df58223]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5cb426badfeb - std[f691dc057df58223]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5cb426b92f94 - std[f691dc057df58223]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x5cb426b8a709 - std[f691dc057df58223]::sys::backtrace::__rust_end_short_backtrace::<std[f691dc057df58223]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5cb426b9399d - __rustc[346a28cc0deed41]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5cb426bcd05c - core[848acaa9ff6f88cd]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5cb426463098 - <build_script_build[4a39d476a9181abe]::State>::find_dpdk
[INFO] [stderr]     17:     0x5cb42645194b - build_script_build[4a39d476a9181abe]::main
[INFO] [stderr]     18:     0x5cb4264818c3 - <fn() as core[848acaa9ff6f88cd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5cb4264843a6 - std[f691dc057df58223]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5cb42646f9a9 - std[f691dc057df58223]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5cb426bac817 - <&dyn core[848acaa9ff6f88cd]::ops::function::Fn<(), Output = i32> + core[848acaa9ff6f88cd]::panic::unwind_safe::RefUnwindSafe + core[848acaa9ff6f88cd]::marker::Sync as core[848acaa9ff6f88cd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5cb426bac817 - std[f691dc057df58223]::panicking::catch_unwind::do_call::<&dyn core[848acaa9ff6f88cd]::ops::function::Fn<(), Output = i32> + core[848acaa9ff6f88cd]::panic::unwind_safe::RefUnwindSafe + core[848acaa9ff6f88cd]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x5cb426bac817 - std[f691dc057df58223]::panicking::catch_unwind::<i32, &dyn core[848acaa9ff6f88cd]::ops::function::Fn<(), Output = i32> + core[848acaa9ff6f88cd]::panic::unwind_safe::RefUnwindSafe + core[848acaa9ff6f88cd]::marker::Sync>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x5cb426bac817 - std[f691dc057df58223]::panic::catch_unwind::<&dyn core[848acaa9ff6f88cd]::ops::function::Fn<(), Output = i32> + core[848acaa9ff6f88cd]::panic::unwind_safe::RefUnwindSafe + core[848acaa9ff6f88cd]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5cb426bac817 - std[f691dc057df58223]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5cb426bac817 - std[f691dc057df58223]::panicking::catch_unwind::do_call::<std[f691dc057df58223]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x5cb426bac817 - std[f691dc057df58223]::panicking::catch_unwind::<isize, std[f691dc057df58223]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x5cb426bac817 - std[f691dc057df58223]::panic::catch_unwind::<std[f691dc057df58223]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5cb426bac817 - std[f691dc057df58223]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3857be5045fe74bd0f296f6f4c23db10f8857f73/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5cb42646ef41 - std[f691dc057df58223]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5cb426463885 - main
[INFO] [stderr]     32:     0x77a679d681ca - <unknown>
[INFO] [stderr]     33:     0x77a679d6828b - __libc_start_main
[INFO] [stderr]     34:     0x5cb42644f295 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0b52ce8399abf705843244ac1e1663208be3a463749e9377b67ae2a57a0163c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b52ce8399abf705843244ac1e1663208be3a463749e9377b67ae2a57a0163c0", kill_on_drop: false }`
[INFO] [stdout] 0b52ce8399abf705843244ac1e1663208be3a463749e9377b67ae2a57a0163c0
